source/BDD.d(482,4): Error: can only catch class objects derived from `Exception` in `@safe` code, not `object.Throwable` source/BDD.d(554,2): Error: `@safe` function `BDD.printResults` cannot call `@system` function `std.stdio.makeGlobal!"core.stdc.stdio.stdout".makeGlobal` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/stdio.d(4792,20): `std.stdio.makeGlobal!"core.stdc.stdio.stdout".makeGlobal` is declared here source/BDD.d(555,2): Error: `@safe` function `BDD.printResults` cannot call `@system` function `std.stdio.makeGlobal!"core.stdc.stdio.stdout".makeGlobal` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/stdio.d(4792,20): `std.stdio.makeGlobal!"core.stdc.stdio.stdout".makeGlobal` is declared here /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.